home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12797 < prev    next >
Encoding:
Text File  |  1996-08-05  |  744 b   |  29 lines

  1. Path: Inter.NL.net!usenet
  2. From: Auke.Reitsma@net.HCC.nl (Auke Reitsma)
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: I dont want BIOS to get the keystrokes..
  5. Date: Thu, 21 Mar 1996 18:02:37 GMT
  6. Organization: Inter.NL.net, The Internet Provider in The Netherlands.
  7. Message-ID: <4is5up$9ta@altrade.nijmegen.inter.nl.net>
  8. References: <4imdph$497@dos.canit.se>
  9. Reply-To: Auke.Reitsma@net.HCC.nl
  10. NNTP-Posting-Host: rt98-9.rotterdam.nl.net
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. ottosson@canit.se (Stefan Ottosson) wrote:
  14.  
  15. > why doesn┤t this work:?  ( Borland C++)
  16.  
  17. > void interrupt keyb(__CPPARGS)
  18. > {
  19. > n++;
  20. > }
  21. etc.
  22.  
  23. You either must call the old handler OR reset the interrupt hardware.
  24.  
  25. Greetings from Delft, The Netherlands.
  26.  
  27. Auke Reitsma
  28.  
  29.